projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b25338
)
*** empty log message ***
author
Nick Roberts
<nickrob@snap.net.nz>
Mon, 20 Jan 2003 22:03:04 +0000
(22:03 +0000)
committer
Nick Roberts
<nickrob@snap.net.nz>
Mon, 20 Jan 2003 22:03:04 +0000
(22:03 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index f2c01cb8d4791cacdaf1102bcb75248df08e9a21..447a5fd7591d7eab7478453c1114597dcdfbeda7 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,10
@@
+2003-01-20 Nick Roberts <nick@nick.uklinux.net>
+
+ * gud.el (gud-display-line): If the current file is newer than its
+ buffer, offer to reread the file.
+ (gud-keep-buffer): New buffer local variable. Ensures offer to
+ reread file is made just once.
+
2003-01-20 Stefan Monnier <monnier@cs.yale.edu>
* emacs-lisp/regexp-opt.el (regexp-opt-group): Undo last change.